home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr05 / wrcpdl14.zip / README.1ST < prev    next >
Text File  |  1995-01-17  |  5KB  |  118 lines

  1.                            Winsock RCP.DLL Version 1.4
  2.                          Copyright 1994 Denicomp Systems
  3.                                All rights reserved
  4.  
  5.  
  6. Winsock RCP.DLL provides a function that allows you transparently copy files
  7. to and from remote hosts or between two remote hosts from within your programs,
  8. just like the "rcp" command.
  9.  
  10. It includes the ability to copy both individual files or recursively copy
  11. entire directory trees.
  12.  
  13. Winsock RCP.DLL is a Dynamic Link Library (DLL) callable from almost any
  14. language that allows DLL calls, such as C, C++, or Visual Basic.
  15.  
  16. Example programs are provided for both C and Visual Basic.  The example C
  17. program was written using Microsoft Visual C/C++ 1.0.
  18.  
  19.  
  20. ALSO AVAILABLE
  21. --------------
  22.  
  23. Winsock RCMD.DLL provides a function similar to the "rcmd" function found
  24. on many Unix systems.  It allows you execute a command on a remote host 
  25. from within your program and capture any output for processing.
  26.  
  27. Winsock RCP/RSH provide Windows Sockets compatible versions of Unix
  28. utilities of the same name.  Winsock RCP allows you to copy files to or from
  29. remote hosts or between two remote hosts, including recursive copies.  Winsock
  30. RSH allows you to execute commands on a remote host and view the output on your
  31. screen or capture the output to a file on your PC.
  32.  
  33. Winsock RSHD is a Remote Shell Daemon (Server) for Windows Sockets.  It accepts
  34. command requests from remote hosts (Unix or other PC's) via the standard "rsh"
  35. command and executes them on the PC running Winsock RSHD.  It also allows file
  36. copying to and from the PC via the standard "rcp" command. A special "SendKeys"
  37. extension allows remote control of Windows programs through the standard "rsh"
  38. command, even from Unix.  Security can also be enforced.
  39.  
  40. SHAREWARE
  41. ---------
  42.  
  43. Winsock RCP.DLL is shareware.  You can try it for thirty (30) days.  If you
  44. find it useful, you can register it using the order form included.  If you do
  45. not wish to register it, delete it from your hard disk or pass it along to a
  46. friend who may find it useful.
  47.  
  48. By registering, you will receive the latest version of the product, a license
  49. to distribute RCP.DLL with your product without royalties or any other fees,
  50. printed documentation, and support via US Mail or Compuserve.
  51.  
  52. The shareware version of the product is fully functional except for the
  53. following:
  54.  
  55.    * You must click on the OK button in the message window each time you use
  56.      it.  This is to remind you that you are using an unregistered version.
  57.  
  58.  
  59. PRICING
  60. -------
  61.  
  62. An order form is provided in this package.  If for some reason it is not there,
  63. Winsock RCP.DLL can be registered for $34.95.
  64.  
  65. Please include $5.00 for Shipping and Handling for U.S. orders.  Add $6.00 for
  66. Canada/Mexico.  Add $10.00 for other countries.
  67.  
  68. Pennsylvania residents add 6% sales tax.
  69.  
  70. Please send a check or money order drawn on a U.S. bank.  Credit card orders
  71. are not currently accepted, however you may register using Compuserve's online
  72. registration.
  73.  
  74. Winsock RCMD.DLL is available for $29.95.  This includes a license to distribute
  75. it with your product without royalties or any other fees.
  76.  
  77. Winsock RCP/RSH is available for $29.95.  This price includes BOTH
  78. utilities.  The license is for a single user.  Special pricing for multiple
  79. licenses is available.
  80.  
  81. Winsock RCP.DLL, Winsock RCMD.DLL, and Winsock RCP/RSH can be registered via
  82. Compuserve and billed to your Compuserve account.  The SWREG numbers are:
  83.  
  84.     Winsock RCP/RSH:    SWREG #4008
  85.  
  86.     Winsock RCMD.DLL:   SWREG #4011
  87.  
  88.     Winsock RCP.DLL:    SWREG #4009
  89.  
  90.     Winsock RSHD:       SWREG #4256
  91.  
  92.  
  93. When registering via Compuserve, if you would like the product to be distributed
  94. to you via Compuserve's electronic mail, please send a message stating this to
  95. 71612,2333 after you have registered (Compuserve's on-line registration does
  96. not currently provide this as an option).  The package(s) you select will be
  97. sent to your Compuserve mailbox.  However, you will not receive a printed manual
  98. when using this method.  You can print the manual included in the distribution
  99. on your printer.
  100.  
  101.  
  102. SUPPORT
  103. -------
  104.  
  105. Currently, support is provided via US Mail and Compuserve.  Phone support may
  106. be provided at a later date.  Registered users will be notified if this becomes
  107. an option.
  108.  
  109. Compuserve Address:  71612,2333
  110.  
  111. Internet Address:    71612.2333@compuserve.com
  112.  
  113. US Mail Address:     Denicomp Systems
  114.                      P.O. Box 731
  115.                      Exton, PA  19341
  116.  
  117.  
  118.